Build Log
  

Build started: Project: General Plugin Template Project v2.0, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "C:\DOCUME~1\IVANM~1.VAL\LOCALS~1\Temp\BAT00001538041724.bat" with contents
[
@echo off

cl /LD qdp.cpp QDPlugin.def /linkUser32.lib

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Makefile project actions"

exit 1

:VCEnd
]
Creating command line "C:\DOCUME~1\IVANM~1.VAL\LOCALS~1\Temp\BAT00001538041724.bat"
Output Window
  
Performing Makefile project actions
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for 80x86
Copyright (C) Microsoft Corporation.  All rights reserved.
qdp.cpp
h:\general plguin test\gptp v2.1 for v1.15.1\general plugin template project v2.0\asm.cpp(30) : warning C4409: illegal instruction size
h:\general plguin test\gptp v2.1 for v1.15.1\general plugin template project v2.0\asm.cpp(55) : warning C4409: illegal instruction size
h:\general plguin test\gptp v2.1 for v1.15.1\general plugin template project v2.0\asm.cpp(56) : warning C4409: illegal instruction size
h:\general plguin test\gptp v2.1 for v1.15.1\general plugin template project v2.0\asm.cpp(57) : warning C4409: illegal instruction size
h:\general plguin test\gptp v2.1 for v1.15.1\general plugin template project v2.0\asm.cpp(58) : warning C4409: illegal instruction size
H:\Program Files\Microsoft Visual Studio 9.0\VC\include\xlocale(342) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
h:\general plguin test\gptp v2.1 for v1.15.1\general plugin template project v2.0\game.h(45) : warning C4482: nonstandard extension used: enum 'v1151::InGameColors' used in qualified name
Microsoft (R) Incremental Linker Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.
/out:qdp.dll 
/dll 
/implib:qdp.lib 
User32.lib 
/def:QDPlugin.def 
qdp.obj 
   Creating library qdp.lib and object qdp.exp
Results
  
Build log was saved at "file://h:\General Plguin Test\GPTP v2.1 for v1.15.1\General Plugin Template Project v2.0\Debug\BuildLog.htm"
General Plugin Template Project v2.0 - 0 error(s), 7 warning(s)